home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August / Chip_2001-08_cd1.bin / oddech / Jablko / hadanky / img / hadanky.exe / scripts / DefineButton2_7 / BUTTONCONDACTION on(release).as
Text File  |  2001-06-19  |  105b  |  5 lines

  1. on(release){
  2.    getUrl("FSCommand:fullscreen", "true");
  3.    getUrl("FSCommand:allowscale", "true");
  4. }
  5.